tools/python/pyxl: Updates to builtin-type marshalling functions
authorGianni Tedesco <gianni.tedesco@citrix.com>
Tue, 11 Jan 2011 18:58:02 +0000 (18:58 +0000)
committerGianni Tedesco <gianni.tedesco@citrix.com>
Tue, 11 Jan 2011 18:58:02 +0000 (18:58 +0000)
commit0479adbbc3826e65bc54b40b6e0833cb73f5dbe4
tree239299d7d208b53b9c82b32dc040aa23349017ea
parent56994c4fb39aed69f390b9f2e13e752b7a556624
tools/python/pyxl: Updates to builtin-type marshalling functions

Allow setting a string field to None as a way to zero it out.
Implement setting/getting libx_file_references as strings.
Produce relevant Exceptions marshallers which remain unimplemented.

Signed-off-by: Gianni Tedesco <gianni.tedesco@citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/python/xen/lowlevel/xl/xl.c